| Total Complexity | 37 |
| Dependencies | 5 |
| Dependents | 1 |
| Total lines | 320 |
| Lines of code | 201 |
| Logical lines of code | 112 |
| Comment lines | 74 |
| Methods | 7 |
| Properties | 4 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_payment_data() | 32 | 12 | 106 | |
| start() | 45 | 9 | 40 | |
| update_status() | 53 | 8 | 22 | |
| complete_purchase() | 58 | 3 | 15 | |
| init() | 64 | 2 | 10 | |
| payment_redirect() | 73 | 2 | 5 | |
| get_output_fields() | 80 | 1 | 3 |